You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
Kron Method
>
Matrix.Kron Method ([In] TMtx, [In] TMtx)
Dew Math for .NET
Matrix.Kron Method ([In] TMtx, [In] TMtx)
Matrix Structure
Matrix Members
Dew.Math Namespace
Kron Method
Collapse All
Syntax
C#
Visual Basic
public
TMtx
Kron
([In]
TMtx
Mtx1
, [In]
TMtx
Mtx2
);
Public
Function
Kron
(
Mtx1
As
[In]
TMtx
,
Mtx2
As
[In]
TMtx
)
As
TMtx
Description
This is Kron, a member of class Matrix.
Group
Kron Method
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Kron Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!